/Entry \<index\> \<text\>
*
/Entry places the given text in the entry-icon. It also places the caret at \<index\>. \<index\> can be -1 to place it at the end. This is mainly used by external programs.
*
/Entry -1 Hi there
*
would place that text in the icon.
